This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I spent a bit of time with JSF doco last night, and one thing stuck in my mind.
The beforeRenderResponse and afterRenderResponse are parts of the JSF 'lifecycle'. My theory was that the last part of the lifecycle was crashing when Domino found someone had blocked it getting a Writer.
So if I stopped it moving on to that phase, I could maybe fix it.
Cue facesContext.responseComplete() which signals to JSF to stop the lifecycle. This fixed the last problem and now I can send binary to the browser.
Trouble is, Domino seems to be screwing up my Content-Length header. I set the length of the binary data, but when I check in the browser, the figure has been changed and is now wrong.
Will post if I can sort this out
S
Feedback response number WEBB7RY2JD created by ~George Chugeroveroden on 05/12/2009